All Questions
Tagged with file-structuregit
2 questions
0votes
1answer
734views
Uploading Processing Sketch with library to github
I have a sketch I wrote in the language Processing that I want to put up on GitHub. It uses a library released under LGPL so from what I understand, I'm able to (and should) upload the library ...
2votes
2answers
984views
source code file system layout for 2 very similar projects (with git)
we're working on "two" android apps that are very similar; in fact, they're the same apps with different graphics and color schemes, slightly different configuration and one or two unique activities ...